home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 53 / PC Actual CD 53.iso / Titulos / LaCaixa / tutorial.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-08-16  |  53 b   |  4 lines

  1. on(press){
  2.    loadMovieNum("menu.swf",0,"GET");
  3. }
  4.